home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / wb / flynn / readme < prev    next >
Text File  |  1999-06-15  |  3KB  |  107 lines

  1. Short:    system load meter
  2. Author:   bifat / TEK neoscientists
  3. Uploader: timm.mueller@darmstadt.netsurf.de
  4. Type:     util/wb
  5. Version:  1.1
  6. Requires: os3.0 (v39), 68020
  7.  
  8.  
  9. system load meter
  10.  
  11. created during the 'mongo grass party'
  12. neoscientific spring conference.
  13.  
  14.  
  15. introduction
  16. -------------------
  17.  
  18. Flynn is a tiny system load meter for your workbench. i've
  19. picked this idea from a windowmaker appicon on a linux
  20. desktop. the amiga version is a bit fancier, though. ;-)
  21.  
  22. Flynn lives in a dark place, i.e. in a tiny window on your
  23. workbench. he's your slave, and you're his master. he lives
  24. around task priority 0, and he will suffer from your
  25. activities, i.e. from the system load generated by your
  26. applications. you can drag him around and resize his window.
  27.  
  28. his pervert nature is not to be trusted. hurt him plenty!
  29.  
  30.  
  31. notes
  32. -------------------
  33.  
  34. Flynn uses some kind of stochastic load analysis, and tasks
  35. with lower priorities will impose less torture on him than
  36. tasks with higher priority. he doesn't care of load caused
  37. by interrupt code.
  38.  
  39. Flynn reacts to screen notification (screennotify.library).
  40. preferences will be saved automatically in the icon's
  41. tooltypes. if no icon exists, flynn will create one for you.
  42.  
  43. if scheduled with Executive, Flynn's life would be too easy.
  44. i suggest to experiment with noschedule (include his
  45. childtasks) and leave his task priority untouched, or set it
  46. below dynamic range.
  47.  
  48. Flynn needs an 68020, OS3.0, render.library v29.0
  49. (dev/misc/renderlib.lha) and guigfx.library v15.0
  50. (dev/misc/guigfxlib.lha). Flynn comes with source code.
  51.  
  52.  
  53.  
  54. installation
  55. -------------------
  56.  
  57. not much to say here... install the libraries and drag Flynn
  58. to your wbstartup drawer. he's not a commodity, but he lives
  59. quite comfortable there.
  60.  
  61.  
  62.  
  63. usage
  64. -------------------
  65.  
  66. find a good place and window size for Flynn. press escape or
  67. send him a CTRL-C if you want to get rid of him. press the
  68. right mouse button over his face to make him smile, and
  69. generate heavy system load to make him suffer!
  70.  
  71.  
  72.  
  73. legal status
  74. -------------------
  75.  
  76. created by TEK neoscientists. 
  77. freeware, no copyrights apply.
  78.  
  79.  
  80.  
  81. requirements
  82. -------------------
  83.  
  84. - os3.0 (v39)
  85. - 68020
  86. - guigfx.library v15 (dev/misc/guigfxlib.lha)
  87. - render.library v29 (dev/misc/renderlib.lha)
  88.  
  89.  
  90.  
  91. author
  92. -------------------
  93.  
  94. bifat / TEK neoscientists
  95. timm.mueller@darmstadt.netsurf.de
  96.  
  97.  
  98. history
  99. -------------------
  100.  
  101.  
  102. 1.1 - more animation frames added. flynn now gets very angry
  103.       when the system load rises very quickly.
  104.     - clicking him with the right mouse button makes him smile.
  105.  
  106. 1.0 - initial release
  107.